Skip to content

Set ANSIBLE_CONFIG in provision script#13

Merged
tlockney merged 1 commit intomainfrom
claude/fix-ansible-warnings-w0suG
Jan 4, 2026
Merged

Set ANSIBLE_CONFIG in provision script#13
tlockney merged 1 commit intomainfrom
claude/fix-ansible-warnings-w0suG

Conversation

@tlockney
Copy link
Owner

@tlockney tlockney commented Jan 4, 2026

Ansible only looks for ansible.cfg in the current working directory, not in the playbook's directory. Export ANSIBLE_CONFIG to ensure our config file is found regardless of where provision is run from.

Ansible only looks for ansible.cfg in the current working directory,
not in the playbook's directory. Export ANSIBLE_CONFIG to ensure our
config file is found regardless of where provision is run from.
@tlockney tlockney merged commit 0543513 into main Jan 4, 2026
1 check failed
@tlockney tlockney deleted the claude/fix-ansible-warnings-w0suG branch January 4, 2026 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants